home *** CD-ROM | disk | FTP | other *** search
/ The Sunday Times: The Month 2003 December / The Sunday Times - The Month 2003-12.iso / mac / The Month DEC 03 / engine / modules / text_pages.swf / scripts / DefineButton2_36 / BUTTONCONDACTION on(release).as
Text File  |  2003-11-04  |  84b  |  5 lines

  1. on(release){
  2.    _parent.navigateTo(2);
  3.    _parent.mPageNav.setCurrentPage(2);
  4. }
  5.